[OpenWrt-Devel] ath9k broken

W. Michael Petullo mike at flyn.org
Sat Mar 9 13:17:48 EST 2019


>> I have been trying to narrow this down as I find time.
>>
>> A stock install of "OpenWrt 18.06.2, r7676-cddd7b4c77" works.
 
> This doesn't narrow anything down. You need to find a master commit
> that broke things down.
> And also rebuild /etc/config/wireless

What about the fact that the kernel on my build assignes IRQ 0 to the
ath9k driver? Is this in itself an indication that something is wrong?

>> [Stock] # cat /proc/interrupts
>>            CPU0
>>   3:          0      MIPS   3  ehci_hcd:usb1
>>   4:        400      MIPS   4  eth1
>>   5:         51      MIPS   5  eth0
>>   7:     207161      MIPS   7  timer
>>  11:	   8153      MISC   3  serial
>>  14:          0      MISC   6  ohci_hcd:usb2
>>  41:     148108  AR71XX PCI   1  ath9k
>> ERR:         11
>> 
>> [My build] # cat /proc/interrupts
>>            CPU0
>>   0:          0      MIPS   0  ath9k
>>   3:          2      MIPS   3  ehci_hcd:usb1
>>   4:     510116      MIPS   4  eth1
>>   5:     156905      MIPS   5  eth0
>>   7:    5050086      MIPS   7  timer
>>  11:         12      MISC   3  ttyS0
>>  14:         26      MISC   6  ohci_hcd:usb2
>> ERR:          2

-- 
Mike

:wq

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list