NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wpa_supplicant startup a boot issue



Hi All,

I replaced the HDD on my Thinkpad T420 with a larger
Drive.  I then reinstalled NetBSD 9.3.

Install went well, but during install config I selected
"config network".  I got lost there and I thought nothing
was done.

The end result is, via rc.conf, wpa_supplicant is failing to
start.  But when I issue command:
    /usr/sbin/service wpa_supplicant start
in /etc/rc.local, it starts normally on boot.

Any ideas on how to fix ?  Details follow:

----- from the console boot log
Starting network
hostname: neutron.comcast.net
IPv6 mode: host
Configurating Network interfaces: iwn0.
Adding interface aliases:
Waiting for DAD to complete for statically configured addresses...
   Note: ^^^^ is this the issue ?  I maybe accidentally
	 selected something to setup a static IP during
	 Install.  If so, can this be undone ?
starting dhcpc.

----- links to detail info:
1.  Current rc.conf - ntpdate commented due to failures:

https://github.com/jmcunx/nconfig/blob/main/rc.conf

2. I added DEBUG statements to /etc/rc.d/wpa_supplicant, the log:

https://github.com/jmcunx/nconfig/blob/main/DEBUG_WPA.txt

3. From dmesg:

https://github.com/jmcunx/nconfig/blob/main/dmesg.txt

Please let me know if you need anymore information,
Thanks
John


Home | Main Index | Thread Index | Old Index