Bug 211978 - 'shutdown' and 'poweroff' on Raspberry Pi 'B' leave network interface up
Summary: 'shutdown' and 'poweroff' on Raspberry Pi 'B' leave network interface up
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: 11.0-RC1
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-arm (Nobody)
URL: http://mrp3.com
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-19 05:50 UTC by Bob Frazier
Modified: 2017-06-18 22:47 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Frazier 2016-08-19 05:50:33 UTC
On a Raspberry Pi model 1 'B', using the RC1 version of FreeBSD 11.0

following 'poweroff' and 'shutdown', when the message that the system has halted appears on the serial console, the network interface is still active and responds to 'ping' with the same IPv4 address as was assigned by DHCP.  This makes it difficult to determine when it is safe to power off the Raspberry Pi on a headless system.  (Normally you could just wait a certain time period following the network LEDs turning off)

This happens whether or not a serial console is present.  I added the serial console so I could determine whether or not shutdown and poweroff were executing properly, and determined that it was, except for not disabling the network adaptor.