Daniel de Kock

Results 11 comments of Daniel de Kock

Looks like I'm getting a similar issue - Trying to get Mesh mode on a Compex WLE900VX ( QCA9880 hw2.0 ) Build is Master (OpenWrt SNAPSHOT, r14966-7330348f2d on IPQ806x) using...

Hi @jblankfeld Last I heard from Compex was that the WLE1216VX does not do simultaneous dual band and works like the WLE900VX where you set the mode as 11a, or...

The patch is done for 4.16 kernels, I modified it for 5.4 and it seems to work ( tested AP, STA and Mesh ) I set the config in _/etc/modules.d/ath10k-ct_...

Hi @thornley-touchstar , We're also using the Winbond W9751G6KB RAM modules and are also getting strange crashes and hangs but its fairly repeatable when I cycle the Wifi system (...

I've also tried to get mine to fail with memtester, but they ran flawlessly for a few days until I cycled the wifi a few times ( change channel, call...

@thornley-touchstar I also get an eventual crash when allocate large blocks with memtester ( 40M ish ) - but they all had an obvious "out of memory" type message. my...

@thornley-touchstar after adding inline resistors to the DQ and control lines ( following a TI and Micron app note ) it didn't seem to change my crash behavior... will keep...

I eventually reflowed a new RAM module ( micrel art IIRC )to the device - destroyed 1 board and the other had no change in behavior - bummer. I also...

I'm seeing the same thing on my devices. is your timezone GMT+6 ? ( mine is GMT+2 and the daily accounting sessions end at 02:00 local - and OpenWRT system...

You could call SerialUSB.end(); just before calling LowPower.sleep(); to stop the USB interrupts from happening and continuously waking the system