oliverh said:I get panics shortly after a reboot (50-60s) or sometimes after about 10 minutes. Are there any special flags to set e.g. in wpa_supplicant.conf or something else to consider?
This is what I'm using currently, nothing fancy.
		Code:
	
	ap_scan=1
network={
        ssid="XYZ"
        scan_ssid=1
        key_mgmt=WPA-PSK
        proto=RSN
        pairwise=CCMP
        group=CCMP
        psk="deadbeef"
}I'm curious, do you have systems with >= 4GB of RAM?
 
			     
 
		
