[Bug 296211] System hangs on poweroff after disconnecting geli and usb randomly as of 15.1
[email protected] Wed, 15 Jul 2026 17:46:11 +0000
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296211 --- Comment #14 from Justine Smithies <[email protected]> --- I have discovered something else strange. So before If i had no external keyboard connected it would shut down. But I connected up anyway as well I can hold the power button for 10 seconds lol. But I also have had a link aggregation setup to use my lan and fall back to my WiFi which did work. But for some reason I commented out the following lines from my /etc/rc.conf as I was playing with ipv6 on the lan and since commenting out those lines it shuts down without issue with external keyboard connected. Very strange indeed. #ifconfig_re1="up" #ifconfig_iwlwifi0="ether 8c:8c:aa:bd:bb:ef" #wlans_iwlwifi0="wlan0" #create_args_wlan0="country GB regdomain etsi2" #ifconfig_wlan0="WPA" #cloned_interfaces="lagg0" #ifconfig_lagg0="up laggproto failover laggport re1 laggport wlan0 DHCP" -- You are receiving this mail because: You are the assignee for the bug.