ralphy wrote: 
> (...) There are many load time settings available for the driver. (...)
> parm:           debuglevel:int
> (...)
> I've sent you a PM where you can download wpa supplicant v2.9 for the
> radio. (...)
Thank you. I replaced the wpa supplicant binaries by the updated version
from you, but that made no difference at all.
I also tried to increase debug level by:

Code:
--------------------
    
  echo 8 > /proc/sys/kernel/printk
  echo 8 > /sys/module/ar6000/parameters/debuglevel
  
--------------------

but there is still no clue in the debug logs why the connection is lost.
The last lines printed into the kernel debug log buffer are from the
-connection- event. There is not a single log entry after that about the
disconnection event. That's strange:

Code:
--------------------
    
  [34686.052367] AR6000 connected event on freq 2412 with bssid 
e0:cb:4e:90:c8:80  listenInterval=100, beaconInterval = 100, beaconIeLen = 22 
assocReqLen=64 assocRespLen =59
  [34686.067596] Network: Infrastructure
  
--------------------
 

Btw, after disconnection, a reload of the driver module seems required
to get Wifi up again by

Code:
--------------------
    
  /etc/init.d/wlan stop
  /etc/init.d/wlan start
  
--------------------



1x Squeezebox Classic, 3x Radio, 1x Touch, LMS 7.9.1 running on
ODROID-U3, Ubuntu 16.04 and I'm happy with it! :)
------------------------------------------------------------------------
Steevee28's Profile: http://forums.slimdevices.com/member.php?userid=36395
View this thread: http://forums.slimdevices.com/showthread.php?t=111663

_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to