Ticket #11 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

rc scripts lose track of wireless interface, refuse to start

Reported by: Gabriel Devenyi <ace@staticwave.ca> Owned by: roy
Priority: normal Milestone:
Component: rc Version:
Keywords: Cc:

Description

/etc/init.d/net.eth2 restart

  • Bringing down interface eth2
  • Stopping wpa_cli on eth2 ... [ok]
  • Stopping wpa_supplicant on eth2 ... [ok]
  • Caching service dependencies ... [ok]
  • Bringing up interface eth2
  • Starting wpa_supplicant on eth2 ... [ok]
  • Starting wpa_cli on eth2 ... [ok]
  • Backgrounding ... ...
  • WARNING: net.eth2 not under our control, aborting

After the abort, the interface is up and associated, but dhcp is never run (or the static settings are not activated)

Change History

comment:46 Changed 3 years ago by Gabriel Devenyi <ace@staticwave.ca>

Another note, "service_started_daemon" seems to hang and eats up 100% CPU

comment:47 Changed 3 years ago by roy

(In reply to comment #1)

Another note, "service_started_daemon" seems to hang and eats up 100% CPU

I think I have that fixed now, which may inturn fix your wireless issue. Want to re-emerge openrc and re-retest?

Thanks

comment:48 Changed 3 years ago by Gabriel Devenyi <ace@staticwave.ca>

  • Status changed from new to resolved
  • Resolution set to fixed

Resync to most recent GIT has fixed the problem. Thanks.

Note: See TracTickets for help on using tickets.