Re: HOSTAPD Error log

2015-07-29 Thread Amit Gupta
HI All, I facing CPU HALT issue on linux kernel 4.0.4 after running below mentioned command: #hostapd -B /etc/hostapd.conf dump_stack: [ 335.262172] [80013400] (__irq_svc) from [8043f524] (_raw_spin_unlock_irqrestore+0x20/0x54) [ 335.270975] [8043f524] (_raw_spin_unlock_irqrestore) from

Re: HOSTAPD Error log

2015-07-28 Thread Amit Gupta
Hi All, Thanks for your quick response. Valdis, I tried with strace stuff, but I faced CPU halt issue. Actually along with those error logs..sometime I m facing CPU HALT issue after executing #hostapd -B /etc/hostapd.conf. Pranay, I tried your way to debug kernel for finding the root cause of

Re: HOSTAPD Error log

2015-07-23 Thread Pranay Srivastava
Hi Amit On Thu, Jul 23, 2015 at 11:09 PM, valdis.kletni...@vt.edu wrote: On Thu, 23 Jul 2015 12:31:18 +0530, Amit Gupta said: Configuration file: /etc/hostapd.conf [ 199.672712] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Failed to update rate sets in kernel module [ 199.687566]

Re: HOSTAPD Error log

2015-07-23 Thread Valdis . Kletnieks
On Thu, 23 Jul 2015 12:31:18 +0530, Amit Gupta said: Configuration file: /etc/hostapd.conf [ 199.672712] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Failed to update rate sets in kernel module [ 199.687566] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Using interface

HOSTAPD Error log

2015-07-23 Thread Amit Gupta
Hi All, I am executing below mentioned command on linux kernel 4.0.4 and observing below mentioned error log. 'Failed to update rate sets in kernel module'. # hostapd -B /etc/hostapd.conf Configuration file: /etc/hostapd.conf [ 199.672712] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready