* [Buildroot] wpa_supplicant not starting correctly
@ 2015-03-25 20:10 Alexey Mednyy
2015-03-27 16:21 ` Nicolas Cavallari
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Mednyy @ 2015-03-25 20:10 UTC (permalink / raw)
To: buildroot
Hello there,
I've got configuration with eudev,dbus and busybox init.
Previously everything worked fine, but now wpa_supplicant not starting.
and I see this in /var/log/messages :
Mar 25 22:56:25 hostname daemon.notice dbus[120]: [system] Activating
service name='fi.w1.wpa_supplicant1' (using servicehelper)
Mar 25 22:56:26 hostname daemon.info init: starting pideudev 146, tty
'/dev/ttyS0': '/sbin/getty -L ttyS0 0 vt100 '
Mar 25 22:56:26 hostname daemon.notice dbus[120]: [system] Activated
service 'fi.w1.wpa_supplicant1' failed: Failed to execute program
fi.w1.wpa_supplicant1: Success
I'm not an expert in dbus, so asking for help what causes such problem?
I think before some recent commit wpa_supplicant started by init script
not by dbus is it true?
--
_________________________________
Best regards, Mednyy Alexey.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] wpa_supplicant not starting correctly
2015-03-25 20:10 [Buildroot] wpa_supplicant not starting correctly Alexey Mednyy
@ 2015-03-27 16:21 ` Nicolas Cavallari
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Cavallari @ 2015-03-27 16:21 UTC (permalink / raw)
To: buildroot
On 25/03/2015 21:10, Alexey Mednyy wrote:
> Hello there,
>
> I've got configuration with eudev,dbus and busybox init.
> Previously everything worked fine, but now wpa_supplicant not starting.
> and I see this in /var/log/messages :
>
> Mar 25 22:56:25 hostname daemon.notice dbus[120]: [system] Activating
> service name='fi.w1.wpa_supplicant1' (using servicehelper)
> Mar 25 22:56:26 hostname daemon.info init: starting pideudev 146, tty
> '/dev/ttyS0': '/sbin/getty -L ttyS0 0 vt100 '
> Mar 25 22:56:26 hostname daemon.notice dbus[120]: [system] Activated
> service 'fi.w1.wpa_supplicant1' failed: Failed to execute program
> fi.w1.wpa_supplicant1: Success
>
> I'm not an expert in dbus, so asking for help what causes such problem?
> I think before some recent commit wpa_supplicant started by init script
> not by dbus is it true?
If you use network-manager or something managing wpa_supplicant, then
they have always relied on D-Bus activation to start wpa_supplicant.
You seem to not run systemd, so the standard D-Bus activation should
work. Check that you can run wpa_supplicant normally (i.e. by running
it with the same parameters as specified in
/usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service ). If
it does, there is another problem.
My current supposition is that your wpa_supplicant was built without
D-Bus support.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-27 16:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 20:10 [Buildroot] wpa_supplicant not starting correctly Alexey Mednyy
2015-03-27 16:21 ` Nicolas Cavallari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox